From fc1e1bd7c0f1bc29b7b83d5270157b52024ce0ab Mon Sep 17 00:00:00 2001 From: oliskoli Date: Thu, 3 Apr 2008 21:06:55 +0000 Subject: [PATCH] osm: Remove some bad invisible chars from copy and paste! --- gpsbabel/osm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/osm.c b/gpsbabel/osm.c index 40e8d0b12..dae49e1fc 100644 --- a/gpsbabel/osm.c +++ b/gpsbabel/osm.c @@ -785,7 +785,7 @@ osm_waypt_disp(const waypoint *wpt) } gbfprintf(fout, ">\n"); - gbfprintf(fout, "\n"); -- 2.30.2